home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / COMPNENT / ISAMEXPT / CHANGES.PAS < prev    next >
Pascal/Delphi Source File  |  1996-04-04  |  2KB  |  25 lines

  1. {ISAMEXPT, ISAMTABL, ISAMBROW, ISAMNAV Copyright 1995 by Norbert Stellberg GmbH
  2.  
  3.   ********* VERSION 1.04 *********
  4.   18.01.1996 Property NAME of ISAMBROWSER changed form ISAMBROWSER1 to RECORDNAME+BROWSER1
  5.   20.01.1996 Length of DBASE-FIELDNAMES = 8, search for fieldnames that already exist
  6.   31.01.1996: Optional Button "CREATE TABLE" added
  7.   31.01.1996: Right-Jusitify of numeric fields in Browser
  8.   04.02.1996: Keyword "DECIMALS=" added to create Real-Inputs with different decimals ... see SAMPLE.TYP
  9.   04.02.1996: Keyword "UPCASE" added to create Inputs with Charcase = ecUppercase ... see SAMPLE.TYP
  10.   04.02.1996: Button "SAVE TYP-FILE" added to rewrite TYP-File and to save settings
  11.   10.02.1996: Editor: TEDIT can be replaced bei
  12.               TNUMEDIT, TSTREDIT, TDATEEDIT by "{$DEFINE NEWINPUTS"
  13.   01.03.1996: Problems with RIGHT- and LEFT-justification in Browser solved
  14.   06.03.1996: *.TYP-File can be saved by the Expert, so you can
  15.               save the current settings, e.g. Filenames, Formnames etc.
  16.   24.03.1996: Problems with TYPE BYTE and TYPE CHAR solved
  17.   25.03.1996: Button "SETUP" added to Browser-Form
  18.   25.03.1996: File "DEFINE.PAS" added to put alls defines to one place
  19.   30.03.1996: Update to FILER VERSION 5.52
  20.   31.03.1996: TYPE BOOLEAN can be handled by the expert.
  21.   01.04.1996: New registration-units: ISAM_REG for ISAMTABLE, ISAMBROW
  22.               and ISAM_NAV, EDIT_REG for TNUMEDIT, TSTREDIT and TDATEEDIT.
  23.   01.04.1996: TOOLDLL-error with STRDATE and DATESTR corrected. 
  24. }
  25.